[][src]Crate eventsourcing_derive

EventSourcing Derive

Macro implementations for custom derivations for the eventsourcing crate

Derive Macros

Dispatcher

Derives the boilerplate code for a Dispatcher

Event

Derives the boilerplate code for an Event